runtime.gobuf.bp (field)

3 uses

	runtime (current package)
		runtime2.go#L333: 	bp   uintptr // for framepointer-enabled architectures
		stack.go#L745: 		bp := gp.sched.bp
		stack.go#L752: 	adjustpointer(adjinfo, unsafe.Pointer(&gp.sched.bp))